home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / demos / marchpcw.arj / PCW.MNU < prev    next >
Text File  |  1994-03-01  |  3KB  |  162 lines

  1. ; PCW March 1994 Cover Disk. By Robin Nixon - Disk Editor, PCW.
  2. J
  3. R $:\pcw\pcwlogo.exe
  4. L 0 50
  5. ;
  6. . start
  7. ;
  8. D $:\pcw\menu.scn 0
  9. B 2
  10. L 0 50
  11. ;
  12. S 2
  13. I 1 armour
  14. ;
  15. . exit
  16. ;
  17. D $:\pcw\subscrip.scn 4
  18. W
  19. B 0
  20. C 15
  21. P Goodbye from the March 1994 PCW cover disk!
  22. X
  23. ;
  24. . armour
  25. ;
  26. U install
  27. N \
  28. Z armour
  29. N armour
  30. P A directory called ARMOUR is being created on the selected drive.
  31. P
  32. P The program files will now be dearchived. This will take a couple
  33. P of minutes on an average drive...
  34. P
  35. R $:\armour\armour.exe
  36. P
  37. P Assuming you saw no error messages ARMOUR-GEDDON PART 1 is now installed
  38. P
  39. P Press any key to run the program, but please be patient - on some
  40. P PCs this game may take a little while to initialise itself...
  41. W
  42. P
  43. P
  44. R armour.exe
  45. C
  46. P IMPORTANT NOTE:
  47. P
  48. P You have been returned to the PCW March 1994 Cover disk!
  49. P
  50. P It is likely ARMOUR-GEDDON returned you back to the menu system
  51. P due to lack of memory. Therefore please exit from this Cover Disk,
  52. P unload any TSR programs you may have installed then, at the DOS
  53. P prompt, type:
  54. P
  55. P C:
  56. P CD \ARMOUR
  57. P ARMOUR
  58. P
  59. P If you installed to a drive other than C: replace the C: on the
  60. P first line above with the correct drive letter. You can also follow
  61. P this procedure in future to allow you to use the game without
  62. P having to reload the Cover Disk first.
  63. P
  64. P Press any key to continue...
  65. W
  66. G start
  67. ;
  68. . install
  69. ;
  70. D $:\pcw\header.scn 6
  71. L 9 5
  72. P YOU MUST SELECT A DRIVE TO WHICH THIS PROGRAM WILL BE INSTALLED
  73. L 23 7
  74. P Please select one of the following:
  75. L 28 10
  76. P [F1] Install to Drive A:
  77. L 28 11
  78. P [F2] Install to Drive B:
  79. L 28 12
  80. P [F3] Install to Drive C:
  81. L 28 13
  82. P [F4] Install to Drive D:
  83. L 28 14
  84. P [F5] Install to Drive E:
  85. L 28 15
  86. P [F6] Install to Drive F:
  87. L 28 16
  88. P [F7] Install to Drive G:
  89. L 28 17
  90. P [F8] Install to Drive H:
  91. L 28 18
  92. P [F9] Install to Drive I:
  93. L 26 21
  94. P [Esc] Return to the main menu
  95. L 28 22
  96. P [H] For installation help
  97. L 0 50
  98. S 9
  99. ;
  100. D $:\pcw\header.scn 5
  101. L 0 3
  102. ;
  103. I 1 installa
  104. I 2 installb
  105. I 3 installc
  106. I 4 installd
  107. I 5 installe
  108. I 6 installf
  109. I 7 installg
  110. I 8 installh
  111. I 9 installi
  112. ;
  113. P Returning to the main menu...
  114. Q start
  115. ;
  116. . installa
  117. ;
  118. A a
  119. G installmain
  120. ;
  121. . installb
  122. ;
  123. A b
  124. G installmain
  125. ;
  126. . installc
  127. ;
  128. A c
  129. G installmain
  130. ;
  131. . installd
  132. ;
  133. A d
  134. G installmain
  135. ;
  136. . installe
  137. ;
  138. A e
  139. G installmain
  140. ;
  141. . installf
  142. ;
  143. A f
  144. ;
  145. . installg
  146. ;
  147. A g
  148. G installmain
  149. ;
  150. . installh
  151. ;
  152. A h
  153. G installmain
  154. ;
  155. . installi
  156. ;
  157. A i
  158. ;
  159. . installmain
  160. ;
  161. Q
  162.